@charset "utf-8";

/* CSS Document */

::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #999999;
    font-size: 14px;
    opacity: 1;
}

::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #999999;
    font-size: 14px;
    opacity: 1;
    padding-left: 10px
}

:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #999999;
    font-size: 14px;
    opacity: 1;
    padding-left: 10px
}


/* .layui-container{
	padding: 0;
} */

.top {
    color: #999999;
    background: #f2f2f2;
}

.top a {
    color: #999999
}

.top>.fx {
    border-bottom: 1px solid #ececec;
    padding: 5px 0;
}

.col33 {
    color: #333333
}

.col66 {
    color: #666
}

.logo {
    padding-left: 15px;
}

.colred {
    color: #0095d9
}

.logo-left {
    padding-left: 25px;
}

.logo-box {
    padding: 12px 0;
    background: #fff;
}

.logo-right {
    padding: 8px 0 8px 50px;
    background: url(../images/tel.png) no-repeat center left;
}

.logo-right a {
    padding: 0 5px;
}

.bannersize {
    height: 34vw!important;
}

nav {
    border-top: 1px solid #f2f2f2;
}

nav a {
    color: #333333;
    display: block;
}

.pcnav>li {
    font-size: 16px;
    line-height: 50px;
    position: relative;
    width: calc(100% / 9);
    text-align: center;
    box-sizing: border-box;
}

.pcnav>li:hover {
    background: #0095d9;
}

.pcnav>li:hover>a {
    color: #fff;
}


/* 热门产品 */

#hot {
    margin: 40px 0;
}

.hot-title strong em {
    color: #0095d9
}

.hot-title span {
    color: #b7b7b7;
    text-transform: uppercase;
}

.goods-show {
    background: #f8f8f8;
}

.good-img {
    width: 100%;
    height: 210px;
    object-fit: cover;
}

.img-more {
    top: 75%;
    left: calc(50% - 35px)
}

.goods-txt {
    margin-top: 40px;
    background: #f8f8f8;
    padding-bottom: 20px;
}

.goods-txt h3 {
    max-width: 50%;
    margin: 20px auto;
    line-height: 1.5rem;
    overflow: hidden;
    height: 45px;
    text-align: center;
}

.goods-txt hr {
    width: 29px;
    height: 2px;
    background: #8c8d8e;
    margin: 18px auto;
}

.goods-txt p {
    color: #666666;
    text-align: center;
    line-height: 1.5rem;
    font-size: 1rem;
}


/* 关于我们 */

#about {
    margin: 40px 0;
    background: #f8f8f8;
    padding: 60px 0;
}

.about-title {
    background: #0095d9;
    width: 240px;
    text-align: center;
    line-height: 64px;
    border-top-right-radius: 32px;
    border-bottom-right-radius: 32px;
}

.about-title h2 {
    color: #fff
}

.about-top-left h3 {
    font-size: 3rem;
    color: #eeeeee;
    font-weight: bold;
    font-family: Impact;
    margin-left: 10px;
}

.about-top p {
    color: #333333
}

.about-top p em {
    color: #0095d9
}

.about-bottom {
    margin-top: 40px;
}

.about-left {
    width: 58.3%;
}

.about-left p {
    color: #333;
    padding-bottom: 35px;
    background: url(../images/line2.png) bottom repeat-x;
}

.about-left h4 {
    font-size: 1rem;
    margin: 25px 0;
}

.com-list li {
    width: 32%;
    background: #f3f3f3;
    padding: 18px 0;
}

.com-list li a {
    display: block;
    text-align: center;
}

.com-list-circle {
    width: 56px;
    height: 56px;
    background: #cdcdcd;
    border-radius: 56px;
    line-height: 56px;
    margin-bottom: 10px;
}

.com-list li:hover .com-list-circle {
    background: #0095d9;
}

.ab-more {
    margin-top: 40px;
}

.ab-more a {
    display: block;
    width: 222px;
    text-align: center;
    line-height: 44px;
    border-radius: 44px;
}

.ab-more a:nth-child(1) {
    background: #0095d9;
    color: #fff
}

.ab-more a:nth-child(2) {
    border: #0095d9 1px solid;
    color: #0095d9;
    margin-left: 20px;
    font-weight: bold;
}

.about-right {
    width: 37.08%;
}

.ab-left-more {
    margin: 36px auto 0 auto;
    display: block;
    width: 222px;
    text-align: center;
    line-height: 44px;
    border-radius: 44px;
    border: #4c4c4c 1px solid;
    color: #000;
}


/* 产品 */

#goods-bg {
    margin: 40px 0;
}

.title {
    background: url(../images/line3.png) no-repeat center bottom;
    padding-bottom: 30px;
    z-index: 1;
}

.title h2 {
    font-size: 1.5rem;
    font-weight: bold;
    color: #0095d9
}

.title h3 {
    font-size: 3.125rem;
    text-transform: uppercase;
    color: #ecebeb;
    font-family: "Arial";
    font-weight: 900;
    top: -0.375em;
    width: 100%;
    text-align: center;
    z-index: -1;
}

.goods1 .ttup {
    background: #0095d9;
    padding: 1.875rem 0;
}

.goods1 .ttup h2 {
    line-height: 84px;
}

.goods1>ul {
    border: 1px solid #e8e8e8;
    border-bottom: 2px solid #0095d9;
}

.goods-list {
    padding: 1rem 1.875rem;
    border-bottom: 1px solid rgb(224, 224, 224);
 
}

.goods-list>a {
    background: url(../images/row.png) no-repeat right center;
    color: #333333;
   
}

.goods-list:hover>a {
    background: url(../images/row2.png) no-repeat right center;
    color: #0095d9;
    font-weight: bold;
}

.goods-list2 li {
    font-size: 0.875rem;
    margin: 10px 0;
}

.goods-list2 li a {
    color: #333333
}

.goods-list2 li:hover a {
    color: #0095d9;
}

.goods-left-num {
    margin-top: 60px;
    border: 1px solid #b5b4b4;
    position: relative;
    padding: 25px 0 20px 0;
	background:#fff;
}

.goods-left-num p {
    text-align: center;
    color: #0095d9;
    font-size: 1.5rem;
    font-family: Impact;
}

.tel-24 {
    background: #22211f;
    width: 55%;
    top: -15%;
    line-height: 2em;
    left: 22.5%;
    position: absolute;
    color: #fff;
    text-align: center;
}

.goods-left-more {
    margin: 20px auto;
    display: block;
    border: 1px solid #0095d9;
    width: 172px;
    text-align: center;
    color: #0095d9;
    line-height: 48px;
}

.goods-left-more:hover {
    color: #0095d9;
}

.gods-list {
    border: 1px solid #d3d3d3;
    width: 100%;
    overflow: hidden;
    transition: ease-in-out 0.3s;
}

.product-list .goods-img {
    width: 100%;
    height: 180px;
    overflow: hidden;
}

.product-list .goods-img img {
    max-width: 100%;
    max-height: 180px;
}

.good-til {
    transition: ease-in-out 0.3s;
    padding: 10px 5px;
    background: #fff;
    padding: 15px;
}

.good-til h3 {
    color: #3c3c3c;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.good-til p {
    font-size: 12px;
    color: #999999;
    margin-top: 8px;
    height: 32px;
    overflow: hidden;
}

.gods-list img {
    transition: ease-in-out 0.3s;
}

.gods-list:hover {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2);
    transform: translate3d(0, -4px, 0);
}

.gods-list:hover {
    border: 1px solid #e21818;
}

.gods-list:hover .good-til h3 {
    color: #e21818;
}

.goods-img img {
    width: 100%;
    height: 210px;
    object-fit: cover;
}


/*优势 */

#strengths {
    margin: 40px 0;
    padding: 50px 0;
    background: #f8f8f8;
}

.snBrand {
    margin-top: 35px;
}

.str-ban-left {
    width: 55.83%;
}

.str-ban-right {
    border: 4px solid #a6a6a6;
    width: 44.17%;
    box-sizing: border-box;
    border-left: none;
    height: 403px;
}

.st-r-con {
    width: 85%;
    height: 312px;
}

.st-r-con h3 {
    font-size: 1.5rem;
    color: #3a3a3a;
    font-weight: bold;
}

.st-r-con h4 {
    color: #0095d9;
    font-size: 1.125rem;
    margin-top: 17px;
}

.st-r-con hr {
    width: 63px;
    height: 2px;
    background: #a6a6a6;
    margin-top: 36px;
}

.st-r-con p {
    color: #333333;
    margin-top: 28px;
    width: 79%;
}

.str_more {
    display: block;
    color: #0095d9;
    width: 153px;
    line-height: 36px;
    text-align: center;
    font-size: 0.875rem;
    border: 1px solid #0095d9;
    margin-top: 30px;
}

.str_more:hover {
    color: #0095d9;
}

.str-choose {
    margin-top: 40px;
}

.str-choose li {
    background: #3a3a3a;
    width: 20%;
    margin: 0 2.5px;
    padding: 23px 0;
}

.str-choose li h3 {
    margin-left: 18px;
    color: #fff
}

.str-choose li:hover {
    background: #0095d9;
}


/* 新闻 */

#news {
    margin: 40px 0;
}

.news-cate {
    background: url(../images/page.png) no-repeat left center;
    padding-left: 27px;
}

.news-cate li a {
    font-size: 18px;
    font-weight: bold;
}

.news-cate li {
    margin-right: 20px;
}

.news-cate li:hover a {
    color: #0095d9
}

.news-first {
    margin: 24px 0;
}

.news-first-time {
    background: #0095d9;
    width: calc(100% / 3);
    height: 195px;
}

.news-first-img {
    width: calc(100% / 3 * 2);
}

.news-first-img img {
    width: 100%;
    height: 195px;
    object-fit: cover;
}

.r60 {
    font-size: 3.75rem;
}

.news-first-top {
    margin-bottom: 40px;
}

.news-left-list li {
    padding: 25px 0;
    border-top: 1px solid #e3e3e3;
}

.news-left-list li span {
    font-size: 12px;
}

.news-right-list li {
    padding: 25px 0;
    border-bottom: 1px solid #e3e3e3;
}

.news-right-list {
    margin-top: 1px;
}

#news li p {
    height: 42px;
    overflow: hidden;
}


/*  */

.wd-title {
    background: #e3e3e3;
    width: 18%;
    height: 202px;
}

.wd-title h2 {
    margin-top: 30px;
    font-size: 1.25rem;
    font-weight: bold;
    color: #494949
}

.wd-title h3 {
    color: #797979;
    margin-top: 5px;
}

.wd-right {
    width: 80%;
    height: 202px;
}

.picScroll-left {
    height: 100%;
}

.picScroll-left .bd {
    height: 100%;
}

.picScroll-left .bd ul {
    height: 100%;
}


/* .picScroll-left .hd .prev,
.picScroll-left .hd .next {
    display: block;
    width: 51px;
    height: 23px;
    overflow: hidden;
    cursor: pointer;
    top: 160px;
    z-index: 10;
}

.picScroll-left .hd .next {
    background: url(../images/next.png) no-repeat;
    left: -130px;
}

.picScroll-left .hd .prev {
    background: url(../images/prev.png) no-repeat;
    left: -180px;
} */

.wd-cate {
    background: #3a3a3a;
    padding: 5px 16px;
    margin: 7px 0;
}

.wd-cate a {
    color: #fff
}

.picScroll-left .bd ul li {
    margin: 0 22px 0 0;
    overflow: hidden;
    width: 300px;
    height: 202px;
}

.da {
    color: #333333;
    margin: 15px 0;
}

.wen {
    margin: 15px 0;
}

.wen a {
    color: #4a4a4a;
}

.wd-box {
    border: 2px solid #e3e3e3;
    padding: 25px;
}

.wd-more {
    border: 1px solid #e3e3e3;
    width: 93px;
    text-align: center;
    line-height: 26px;
}


/*  */

footer {
    background: #777676;
    margin-top: 40px;
}

.op5 {
    opacity: 0.5;
}

#path {
    padding: 15px 0;
    border-bottom: 1px dashed #d6d6d6;
}

article {
    overflow: hidden;
    padding: 15px;
}


/* 底部 */

.foot-top {
    padding-top: 40px;
    padding-bottom: 30px;
    border-bottom: 2px solid #d6d6d6;
}

.f-nav-box dl {
    margin: 0 30px;
}

.f-nav-box dt {
    color: #fff;
    font-size: 1.125rem;
    font-weight: bold;
    margin-bottom: 30px;
}

.f-nav-box dd {
    margin: 7px 0;
}

.f-nav-box dd a {
    color: #d0d0d0
}

.foot-bottom {
    color: #cfcfcf;
    padding: 10px 0;
}

.foot-bottom a {
    color: #cfcfcf;
}

.clwh {
    display: none;
}

.tj_news_title {
    border-bottom: 2px solid #f1f1f1;
    padding: 15px 0;
}

.tj_news li {
    width: 47%;
    padding: 15px 0;
    border-bottom: 1px dashed #cccccc;
}
.tj_news li a{
    max-width: 70%;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.layui-laypage .layui-laypage-curr .layui-laypage-em {
    position: absolute;
    left: -1px;
    top: -1px;
    padding: 1px;
    width: 100%;
    height: 100%;
    background-color: #0095d9;
}

.news-ul li {
    padding: 16px 0;
    border-bottom: 1px dashed #b5b5b5;
}
.layui-laypage a:hover {
    color: #0095d9;
}
#ali-pic{
    position:fixed;
    z-index: 20;
    left: 1%;
    top:80%;
}
/*客服*/
.client-2{position:fixed;right:-170px;top:60%;z-index:900;}
.client-2 li a{text-decoration:none;}
.client-2 li{margin-top:1px;clear:both;height:71px;position:relative;}
.client-2 li i{background:url(../images/fx.png) no-repeat;display:block;width:30px;height:27px;margin:0 auto;text-align:center;}
.client-2 li p{height:20px;font-size:14px;line-height:20px;overflow:hidden;text-align:center;color:#fff;margin: 0;}
.client-2 .my-kefu-qq i{background-position:4px 5px;}
.client-2 .my-kefu-tel i{background-position:0 -21px;}
.client-2 .my-kefu-liuyan i{background-position:4px -53px;}
.client-2 .my-kefu-weixin i{background-position:-34px 4px;}
.client-2 .my-kefu-weibo i{background-position:-30px -22px;}
.client-2 .my-kefu-ftop{display:none;}
.client-2 .my-kefu-ftop i{width:33px;height:35px;background-position:-27px -51px;}
.client-2 .my-kefu-left{float:left;width:77px;height:47px;position:relative;}
.client-2 .my-kefu-tel-right{font-size:16px;color:#fff;float:left;height:24px;line-height:22px;padding:0 15px;border-left:1px solid #fff;margin-top:14px;}
.client-2 .my-kefu-right{width:20px;}
.client-2 .my-kefu-tel-main{background:#0095d9 ;color:#fff;height:56px;width:247px;padding:9px 0 6px;float:left;}
.client-2 .my-kefu-main{background:#0095d9 ;width:97px;height:56px;position:relative;padding:9px 0 6px;float:left;}
.client-2 .my-kefu-weixin-pic{position:absolute;left:-130px;top:-24px;display:none;z-index:333;}
.my-kefu-weixin-pic img{width:115px;height:115px;}

    #tidio-chat {
        display: none;
    }
@media screen and (min-width: 1200px) {
    .layui-container {
        padding: 0;
        width: 1200px;
    }
}

@media screen and (max-width:1200px) {
    .logo-right {
        padding: 0;
        background: none;
    }
    .goods-img img {
        height: 167px;
    }
    .ab-right img {
        width: 100%;
        height: 400px;
        object-fit: cover;
    }
    .poster-main {
        display: none;
    }
    .str-ban-right {
        border: none;
    }
    .st-r-con p {
        width: auto;
    }
}

@media screen and (max-width:992px) {
    .logo-img {
        width: 300px;
    }
    .lgdn {
        display: none;
    }
    .goods1 {
        overflow: hidden;
    }
    .goods-list>a {
        background: none!important;
    }
    .top-phone {
        background: none;
        padding-left: 0;
    }
    .pcnav>li {
        width: 33.3%;
        padding: 0;
        background: none;
    }
    .keys-list {
        display: none;
    }
    .goods-img img {
        height: 121px;
    }
    .goods-list {
        padding: 5px 10px;
    }
    .goods-left-num {
        margin-top: 40px;
    }
    .goods-left-num p {
        font-size: 1.5rem;
    }
    .goods-left-more {
        max-width: 100%;
        width: 100%;
        box-sizing: border-box;
    }
    .tel-24 {
        width: 80%;
        left: 10%;
    }
    .about-left,
    .about-right {
        width: 100%;
        height: auto;
    }
    .about-right {
        text-align: center;
        margin-top: 20px;
    }
    .about-top p {
        display: none;
    }
    .mt40 {
        margin-top: 20px;
    }
    .str-ban-left,
    .str-ban-right {
        width: 100%;
    }
    .str-choose {
        margin-top: 0px;
    }
    .str-choose li {
        width: 24%;
    }
}

@media screen and (max-width:768px) {
    .logo-tel {
        display: none;
    }
    .pcnav {
        background: #0095d9;
    }
    .pcnav>li {
        line-height: 1.5em;
    }
    .pcnav>li a {
        font-size: 13px;
        color: #fff;
    }
    #keywords {
        display: none;
    }
    .top {
        display: none;
    }
    .bannersize {
        height: 40vw!important;
    }
    .bannersize button {
        display: none;
    }
    .goods1 .ttup {
        background: #0095d9;
        padding: 1rem 0;
    }
}

@media screen and (max-width:600px) {
    .logo-img {
        width: 250px;
    }
    .lg-box img {
        width: 20px;
    }
    #hot {
        margin: 15px 0;
    }
    .goods-txt h3 {
        width: 80%;
        max-width: 80%;
        margin: 10px auto;
        height: auto;
        font-size: 14px!important;
    }
    .good-img {
        width: 100%;
        height: 120px;
        object-fit: cover;
    }
    .goods-show a img {
        display: none;
    }
    .goods-show .mt20 {
        text-align: center;
    }
    .goods-show .mt20 a img {
        display: block;
        width: 80%;
        margin: 0 auto;
    }
    .goods-txt {
        margin-top: 15px;
        padding-bottom: 15px;
    }
    .goods-txt hr {
        margin: 10px auto;
    }
    .goods-img img {
        height: 84px;
    }
    .good-til {
        padding: 5px;
    }
    #goods-bg .layui-col-xs6:last-child {
        display: none;
    }
    .title {
        background: none!important;
        padding-bottom: 10px;
        z-index: 1;
    }
    #about {
        margin: 15px 0;
        background: #f8f8f8;
        padding: 15px 0;
    }
    .about-title h2 {
        font-size: 18px;
    }
    .about-top-left h3 {
        display: none;
    }
    .r14 {
        font-size: 14px !important;
    }
    .about-left h4 {
        font-size: 14px;
        margin: 10px 0;
    }
    .str-ban-right {
        height: 300px;
    }
    .str-choose li {
        width: 48%;
        margin: 5px 2.5px;
    }
    .r16 {
        font-size: 14px !important;
    }
    #goods-bg {
        margin: 15px 0;
    }
    .top_right .f24 {
        font-size: 12px;
    }
    #news {
        margin: 15px 0;
    }
    .news-cate{
        display: none;
    }
    .clwh {
        display: block;
    }
    .xldn{
        display: none;
    }
    .mt40 {
        margin-top: 0px;
    }
    footer {
        margin-bottom: 60px;
    }
    .xldn {
        display: none;
    }
    .f-nav-box {
        display: none;
    }
    .tel-24 {
        width: 100%;
        left: 0%;
    }
    #strengths {
        padding: 20px 0;
        margin: 15px 0;
    }
    .snBrand {
        margin-top: 10px;
    }
    .str_more{
        margin-top: 10px;
    }
     .st-r-con p {
        margin-top: 10px;
    }
    .st-r-con{
        height: auto;
    }
    .tj_news {
        display: none;
    }
    .good-til h3 {
        text-overflow: ellipsis;
        font-size: 12px;
        height: 16px;
        overflow: hidden;
        white-space: nowrap;
    }
    .news-cate {
        display: none;
    }
    .goods-left-num {
        display: none;
    }
    .pcnav {
        padding: 0;
    }
    .client-2,#ali-pic{
        display: none!important;
    }
}